Skip to content

souhardya-samanta/dynamic-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Stack

MERN

  • Mongo DB
  • Express
  • React
  • Nodejs

Installation

To install front-end packages

  • Run yarn install or npm install.

To install backend-packages.

  • cd server && yarn install or npm install

Start the Server

To start both front-end and backend server concurrently

  • yarn dev

To start front-end server

(in root directory)

  • yarn start

To start backend server

  • cd server
  • nodemon index.js

About

Dynamic JSON based form serving from backend service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published