Skip to content

olexandr-mazepa/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository structure

This repo contains:

  1. an React SPA (located at /frontend)
  2. a Node/Express API (located at /backend).

Available Scripts

In the project directory, you can run:

npm install

Launches the packages installing for both parts of applications in a parallel way

npm start

Runs both applications in the development mode.
Open http://localhost:3000 in the browser to start interacting with an application.

npm run test

Launches the tests for both parts of applications one after one

npm run lint

Launches the linter checks for both parts of applications one after one

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published