1.0.0 • Published 6 years ago

synapsefi-ui-test v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Synapse UI with GatsbyJS

Synapse UI build from the default Gatsby starter.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
npm run develop