Skip to content

ziadevcom/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-boilerplate

my react starter code

it uses parcel to build, prettier for code formatting and eslint as linting tool. es lint has some presets installed related to accessibility and stuff, you can see it in the eslint configuration file.

First install dependencies:

npm install

Run in Development Mode:

npm run dev

Create a production build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published