Skip to content

zonayedpca/react-starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Starter Pack

Download

  • Complete Starter Pack(Supports Images, CSS and all other things) [Download] [Github]
  • Basic Starter Pack(Only Supports CSS and all other things) [Download] [Github]
  • Cloud9 Starter Pack(Supports Images, CSS and all other things, fully runnable on Cloud9) [Download] [Github]

Install

npm install

Development

Run npm start to start the development server. If you are willing to change the port number of your development server. Open package.json and edit the start under the scripts. Change the port number from here as you want, until that port is free to use.

Build

If you are willing to build the production version of your project. Than you can always run npm run build to get the production version of your project. A folder called dist will be created in which you will find your production version of your project

index.html

If you want a different structure for your index.html file, then you can edit the file under public directory as you want. No external configuration is required for that.

Tutorial

If you are willing to learn how this is made than you can follow this বাংলা link.

Contribution

You are always welcome to put some of your idea in this project. As far as it is legit, I will always accept any kind of push request.

Licensing

This is project is open to use for everyone. If you want to make your own version, you can fork this project and do whatever you want to do.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published