abdolrhman / react-node-boilerplate

A React Js and Node Js boilerplate for building a new project. It uses create-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A React Js and Node Js Boilerplate

Installation Instructions

Install nodemon and create-react-app globally using below command:

$ npm i -D nodemon

npm i -g create-react-app

About

A React Js and Node Js boilerplate for building a new project. It uses create-react-app


Languages

Language:JavaScript 82.9%Language:CSS 9.9%Language:HTML 7.2%