https://github.com/argyleink/nodejs-website
https://github.com/argyleink/nodejs-website
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/argyleink/nodejs-website
- Owner: argyleink
- License: apache-2.0
- Created: 2019-01-25T18:45:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T18:00:24.000Z (over 7 years ago)
- Last Synced: 2025-10-14T17:40:02.393Z (9 months ago)
- Language: HTML
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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`