Skip to content

JakeRosa/BrainWave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

BrainWave

2nd IHC Assignment

How to setup this project

Before setting up this project, you should have at least version 16.0.1 of node.js installed on your machine.

  1. Installation of dependicies
  npm install
  1. Installation of json-server (only if installation dependicies doesn´t cover this)
  npm install json-server

Running this project

  1. Run json-server
  npx json-server --watch data/courses.json
  1. Run Interface
  npm run dev

About

2ºTrabalho de IHC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • CSS 1.3%
  • HTML 0.2%