Skip to content

Indra-poudel/reactjs-starter

Repository files navigation

Minimal React js Starter

Repo for React js Starter.

Setup

Make sure you have node installed and it is of version >= 12.0. Make sure you have yarn installed.

Create the env file:

$ cp .env.example .env

Install dependencies:

$ yarn

Running the app:

$ yarn start

Building the app:

$ yarn build

Running tests:

$ yarn test

If you to want to format files:

$ yarn prettier

About

This is the simple minimal react js starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published