Skip to content

felipevlima/react_boilerplate

Repository files navigation

React starter project

Usage

This project requires Node >=12 and NPM >= 6.

After you have cloned this repo, install the dependencies with:

npm install

You can then start the application running:

npm start

That's it. Just Access http://localhost:1234 in your browser.

Linting

npm run lint

Testing

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published