Skip to content

nikolas-con/proto-io-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This app is a quiz game about the board game, made with Vanilla Javascript.
You can find a live demo of the app. Enjoy the game!

Project Set up 🛠

  1. Clone this repository git clonehttps://github.com/nikolas-con/proto-io-exercise.git

  2. Move to proto-io-exercise folder cd proto-io-exercise

  3. Install the dependencies npm install

Available scripts 🚀

  • Use the dev scripts to run the app in development
npm run dev
  • Use the build scripts to build the app for production
npm run build
  • Use the prod_local scripts to run the production code locally
npm run prod_local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors