jackHedaya / node-csv-docs

Website for the csv projects

Home Page:http://csv.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

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
gatsby develop

Deploy

Deploy to Netlify

About

Website for the csv projects

http://csv.js.org

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.5%