Skip to content

Udit-singh/AskUs_MERN-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskUs MERN Stack Application

Setup

Clone the repository
git clone https://github.com/Udit-singh/AskUs_MERN-App.git
Move to the backend folder to start Mongodb database
cd \ backend
To install the dependencies, simply write
npm i / npm install
To run the backend app, simply write
npm start
Move to the frontend folder to start React app
cd \ frontend
To install the dependencies, simply write
npm i / npm install
To run the frontend app, simply write
npm start
To generate a production build, simply run
npm build

Available Scripts

In the project directory, you can run: with Node package manager.

License

MIT Copyright (c) 2022-present

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages