Skip to content

sameermth/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open command in Windows, Terminal in Linux

Clone Application to your Machine:

switch to the project folder

cd react-calculator

Run dependencies installation:

npm installation

If you want to continue further development, start development server

npm start

Open in your Browser

localhost:3000

If you want a production build, run

npm run build

serve -s build

About

First React Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors