🌸 a small portfolio for lillian rose winter https://lily.toys
Go to file
lily 948a53c42c 🐛 update ol tag to make it uh. actually an ol tag 2019-05-17 08:33:24 -05:00
src 🐛 update ol tag to make it uh. actually an ol tag 2019-05-17 08:33:24 -05:00
.browserslistrc 🎉 init! 2019-05-15 18:07:19 -05:00
.gitignore 🎉 init! 2019-05-15 18:07:19 -05:00
.travis.yml 🎉 init! 2019-05-15 18:07:19 -05:00
LICENSE 🎉 init license 2019-05-16 08:46:39 -05:00
README.md 📝 fix formatting, second try 2019-05-16 09:14:18 -05:00
package-lock.json 🔒 update tar version 2019-05-16 08:52:17 -05:00
package.json 🎉 init! 2019-05-15 18:07:19 -05:00
postcss.config.js 🎉 init! 2019-05-15 18:07:19 -05:00
webpack.common.js 🎉 init! 2019-05-15 18:07:19 -05:00
webpack.dev.js 🎉 init! 2019-05-15 18:07:19 -05:00
webpack.prod.js 🎉 init! 2019-05-15 18:07:19 -05:00

README.md




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