/simple-react-template

A React template using hooks

Primary LanguageJavaScript

React initial template

Initial project configuration

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Resources

This project was bootstrapped with Create React App.