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

https://github.com/markteekman/new-game

Start a new game (project), ideal for building simple HTML, CSS and JavaScript websites. Includes a Flexbox Grid, Breakpoints, Colors, Space Tokens and Size Tokens.
https://github.com/markteekman/new-game

css flexbox flexbox-grid gulp html html-css-javascript javascript template

Last synced: about 2 months ago
JSON representation

Start a new game (project), ideal for building simple HTML, CSS and JavaScript websites. Includes a Flexbox Grid, Breakpoints, Colors, Space Tokens and Size Tokens.

Awesome Lists containing this project

README

          

# New Game
Start a new game (project), ideal for building simple HTML, CSS and JavaScript websites. Includes a Flexbox Grid, Breakpoints, Colors, Space Tokens and Size Tokens as SCSS partials and runs PostCSS, Babel and BrowserSync to help with development. Download the project, run ```npm install``` and then ```gulp``` to run a watcher and compile your files.