Skip to content

raxraj816/multi-step-form-using-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run this project

Follow this article to install and start the MongoDB database on your local machine.

To run the project first start the MongoDB server as explained above and then execute the following commands in sequence from the multi-step-form-using-mern folder.

1. yarn install
2. yarn build
3. cd server
4. yarn install
5. yarn start

and access your application on http://localhost:3030/

Releases

No releases published

Packages

No packages published