jordanpapaleo / reno-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reno JS

Geting started

If you have gatsby-cli installed, you can install this project using the following command:

gatsby new your-project-name https://github.com/jordanpapaleo/gatsby-typescript-emotion

Developing

A nodejs >= 8.0.0.

# install dependencies
npm install

# serve with hot reload at localhost:8000
npm start

# build for production
npm run build

# build for production and push to gh-pages branch
npm run deploy

Imports

This project resolves the scr directory providing absolute import paths.

Style

JavaScript Style Guide

Credits

Built with Gatsby - the blazing-fast static site generator for React.

Deploy

Netlify Status

TODO

  • Prettier
  • Typography demo
  • Polished demo

About

License:MIT License


Languages

Language:JavaScript 100.0%