Skip to content

divyanshmahajan24/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal setup

npm install

Start the dev server with npm run serve. You just setup node server, to change the default port check server.js  

components

the usual, nothing special here.

 

static assets

keep your images, fonts, etc. in a directory named static

 

production

npm run dev will compile, and keep a watch on your files npm run build will compile your files

 

like it?

⭐ this repo

 

todo

  • add api sevrice

 

license

 

MIT © divyanshmahajan24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published