Collection of ES6 goodies for next-level dev
A comprehensive cheat sheet of everything ES6. Categorized and easy to refer back to later. Built with GatsbyJS 🔥
Install dependencies:
npm install
Run the local dev server:
gatsby develop
Build for production:
gatsby build
Serve the production build for testing:
gatsby serve
Contributions welcome! Please refer to CONTRIBUTING.md.