A simple example using Chemical.
First, clone the GitHub repo.
git clone https://github.com/chemicaljs/basic-example.gitNext, run npm install to install dependencies.
Finally run npm start to start the app on localhost:3000.
Basic Example uses the AGPL 3.0 license.