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.
- Host: GitHub
- URL: https://github.com/markteekman/new-game
- Owner: markteekman
- License: mit
- Created: 2021-03-13T09:28:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T15:03:05.000Z (about 5 years ago)
- Last Synced: 2026-03-30T21:00:04.545Z (3 months ago)
- Topics: css, flexbox, flexbox-grid, gulp, html, html-css-javascript, javascript, template
- Language: SCSS
- Homepage: https://markteekman.nl
- Size: 23.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.