Skip to content

jeevandark/icebergs-challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Icebergs Challange

Setup

Execute npm install in the project directory to install all dependecies.

Start the backend server

Run this command in the project directory to start the http backend server:

node server/index.js

Available Scripts

npm start

Runs the app in the development mode.
This opens the app in the default browser at [http://localhost:3000]

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
Run npm test -- --coverage (note the extra -- in the middle) to include a coverage report.

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

Home assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published