diff --git a/README.md b/README.md index 9305f02..c53fc87 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,11 @@ +# 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