Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsx-dev committed Aug 10, 2020
1 parent 06a54b7 commit a340a6e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
How to use :

* setup environment: `npm install`
* build : `npm run build`
* run locally: `npm run start`
* deploy : replace all files from dist directory to gh-pages branch (except CNAME file) and force push

0 comments on commit a340a6e

Please sign in to comment.