Skip to content

ganesh-91/nest-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nest-react-boilerplate

Introduction

This repository contains boilerplate code for fullstack javascript app. Technologies used in this repo are :-

  • Node
  • Nest.js
  • React.js
  • Mongo bd
  • Typescript

What you should install?

Firstly, you should install

Download

If you have git installed on your PC, you just need do as follow:

$ git clone https://github.com/ganesh-91/nest-react-boilerplate.git

Configuring App

If you have all the prerequisites installed you should verify if your MongoDB is up.

$ cd nest-react-boilerplate
$ cd server
$ yarn install
$ yarn start
$ cd nest-react-boilerplate
$ cd client
$ yarn install
$ yarn start

About

full stack app boilerplate code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published