This is a starter example for using Layer Cake. It sets you up with the line and area chart as seen in the examples. It also comes with all the other components from the guide so you can mix and match
npm install
npm run build && npm start
Your app will be running at localhost:5000.
npm install
npm run dev
Your app will be running at localhost:3000.