p/README.md

652 B




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