Skip to content

nowakanna/react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Template

Simple React boilerplate for GitLab Pages

Getting Started

Create a React project from template

Clone the project to your machine

git clone https://gitlab.com/USERNAME/PROJECT.git

Navigate to the project folder

cd PROJECT

Inside package.json, change the homepage to your own URL See the documentation for more info.

"homepage": "http://USERNAME.gitlab.io/PROJECT"

Run the setup

npm install

And start the development server

npm start

Open http://localhost:3000 to view it in the browser.

More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published