📝 add usage
This commit is contained in:
parent
3eec9f1f65
commit
8daeb3fc94
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue