Skip to content

Mvbraathen/interaction-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interaction-Master

code style: prettier Made with react

Clone repository

First things first: clone the repository

git clone https://github.com/Mvbraathen/interaction-master.git

Install dependencies

Simply run 'npm install', this will install the dependencies in package.json

Available scripts

npm start

The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

npm test

  • Runs the test watcher in an interactive mode.
  • By default, runs tests related to files changed since the last commit.

npm run build

  • Builds the app for production to the build folder.
  • It correctly bundles React in production mode and optimizes the build for the best performance.
  • The build is minified and the filenames include the hashes.

About

Masteroppgave:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published