Skip to content

TrackJs/javascript-gameshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-gameshow

CLI Commands

  • npm install: Installs dependencies

  • npm run dev: Run a development, HMR server

  • npm run serve: Run a production-like server

  • npm run build: Production-ready build

  • npm run lint: Pass TypeScript files using ESLint

  • npm run test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

For detailed explanation on how things work, checkout the CLI Readme.

DB Rules

If you change your rules inside of the firebase console do not forget to copy them to the database.rules.json file otherwise when you deploy they will get blown away. The file is the law of the land.

About

Gameshow for Who Wants to be a JavaScriptaire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published