manmandh / do-an-co-so-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with React app project

Available Scripts

First, we need to install package:

npm i

Run front-end:

cd frontend

npm start

Run backend:

cd ..

cd backend

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About


Languages

Language:JavaScript 85.2%Language:SCSS 14.0%Language:HTML 0.8%Language:CSS 0.0%