📝 add usage

This commit is contained in:
lily 2019-05-16 09:02:53 -05:00
parent 3eec9f1f65
commit 8daeb3fc94
1 changed files with 7 additions and 0 deletions

View File

@ -7,4 +7,11 @@
<img src="https://img.shields.io/website/https/lily.toys.svg?down_color=red&down_message=down%20%3A%28&up_color=blue&up_message=up%21">
</div>
# usage
requires [git](https://git-scm.com/) and [node.js](https://nodejs.org/)
1. `git clone https://github.com/lilyshibe/portfolio.git`
2. `cd portfolio && npm i`
3. `npm start` to start development server
4. `npm run build` to build webpack to dist/ folder