Skip to content

rodgetech/code-q-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-q-widget

CLI Commands

# install dependencies
npm install

# serve demo with hot reload at localhost:8080
npm run dev

# build production ready umd bundle to be consumed by any website
npm run build

# lint the project with eslint to find code style issues
npm run lint

# run tests with jest and enzyme
npm run test

About

Code quiz widget for code.rodgetech.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published