elvendor / mendelable

Mendelable displays information about the elements of the periodic table in a modern and pleasant way.

Home Page:https://pulsardev.github.io/mendelable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mendelable

Mendelable displays information about the elements of the periodic table in a modern and pleasant way.

Mendelable

Table of Contents

Contributing

You are free to make pull requests if you want to contribute to Mendelable in any way. If you wish to change the data, you can modify the JSON file located in /src/assets/data.

Build Setup

# 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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# generate the full changelog
git-changelog -t false -a "Mendelable"

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Something Missing?

If you have a feature request or found a bug, let me know.

About

Mendelable displays information about the elements of the periodic table in a modern and pleasant way.

https://pulsardev.github.io/mendelable

License:MIT License


Languages

Language:Vue 51.4%Language:JavaScript 33.7%Language:CSS 13.4%Language:HTML 1.5%