myt588 / React-template

Just a quick template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Template

Spin Up Development Server

Simply execute the following command, the dev server will be running on port 10000.

npm run start

Execute tests

npm run test

Build the project for production

npm run build

About

Just a quick template


Languages

Language:JavaScript 69.0%Language:TypeScript 26.7%Language:HTML 4.3%