developerantoniosousa / react-boilerplate

React's Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React's Boilerplate

The Boilerplate has just the necessary for running a simple application. Also come the Eslint, Prettier and Editorconfig.

You can run the application through the command below:

$ yarn server // npm run server

About

React's Boilerplate


Languages

Language:JavaScript 78.7%Language:HTML 21.3%