A Vue.js periodic table
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
- Open up an issue and describe a bug you would like to fix or a feauture you would like to add.
- I'll review the issue and give you the thumbs up if I think it's a good idea.
- Install Prettier in your prefered editor for consistent code styling.
- Fork and code. Once you're done, make a pull request.
- The pull request will be reviewed and approved.