Skip to content

jakartajs/jakartajs.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1454440 · Dec 10, 2019

History

39 Commits
Jul 9, 2018
Dec 10, 2019
Jan 25, 2018
Jan 25, 2018
Aug 23, 2018
Jan 25, 2018
Jan 25, 2018
Aug 23, 2018
Jul 9, 2018
Jan 25, 2018
Aug 23, 2018
Jan 25, 2018
Aug 25, 2018
Sep 22, 2018
Jan 25, 2018
Mar 6, 2019
Mar 6, 2019

Repository files navigation

jakartajs.org

Source code for https://www.jakartajs.org/

This project is based on the default Gatsby starter

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

Install this starter (assuming Gatsby is installed) by running from your CLI:

npm install -g gatsby-cli
gatsby new gatsby-example-site

Develop

A nodejs >= 8.0.0 setup with yarn is recommended.

# install dependencies
yarn

# ...or if you'd like to use npm instead
npm install

# serve with hot reload at localhost:8000
npm run develop

# build for production
npm run build

Releases

No releases published

Packages

No packages published