An open API service indexing awesome lists of open source software.

https://github.com/argyleink/nodejs-website


https://github.com/argyleink/nodejs-website

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### Features
- All of Jade's powers (!Pug)
- Write CSS to spec with CSSNext and PostCSS
- Write Javascript to spec with Babel
- Bundles made per page
- Code splitting common css/js chunks
- ITCSS folder structure
- Copies static assets
- Turbo Crunch included
- Pretty URLs started

#### Get Started
- `npm i`
- `npm start` or `npm run build:dev`