Skip to content

CommandShiftHQ/react-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

React Bootstrap

React boilerplate project for Manchester Codes' projects.

Getting Started

Clone down this repository (replace <your_project_name>:

git clone [email protected]:MCRcodes/react-bootstrap.git <your_project_name>

Install dependencies

npm install

Start up the application:

npm start

Visit localhost:3000 in your browser.

You should see a Hello World message.

Change the rendered output

You can change what is mounted to the DOM in src/index.js.

It might be a good idea to make an App component inside App.jsx (will likely handle your layout and routing), and to mount this to the DOM.

About

React bootstrap project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •