Skip to content

Commit

Permalink
added brief md instruction relating to running and initialing
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjizal committed Feb 5, 2021
1 parent 3b4aed5 commit 10295da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions runServer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### code used to initialize ( providing you have hexo setup )
npm install

### code used to test site
hexo server --draft --open

0 comments on commit 10295da

Please sign in to comment.