p/README.md

844 B




a small portfolio for lillian rose winter

usage

requires git and node.js

  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