Basic

A simple example using Chemical.

Setup

First, clone the GitHub repo.

git clone https://github.com/chemicaljs/basic-example.git

Next, run npm install to install dependencies.

Finally run npm start to start the app on localhost:3000.

License

Basic Example uses the AGPL 3.0 license.