An open API service indexing awesome lists of open source software.

https://github.com/devmattrick/periodictable

Simple periodic table made in VueJS
https://github.com/devmattrick/periodictable

Last synced: about 2 months ago
JSON representation

Simple periodic table made in VueJS

Awesome Lists containing this project

README

        

# periodic-science

> A periodic table powered by Vue.

## Build Setup

``` bash
# 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
```