Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 786 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 786 Bytes

ReactJS Boilerplate (WIP 🚧)

Description

ReactJS Boilerplate for typical project.

Full documentation here

Demo: https://react-boilerplate-coral.vercel.app

Backend: https://github.com/brocoders/nestjs-boilerplate

Getting Started

First, run the development server:

cp example.env.local .env.local

npm run dev

Features