Skip to content

Simple React template for building your landing page super quickly, with router and hotjar integration.

Notifications You must be signed in to change notification settings

markledev/landing-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

landing-template

Simple React template for building your landing page super quickly, with router and hotjar integration.

How to use it

Install all node dependencies

npm install

Run app in local mode

npm run start

Bundle app before pushing to the cloud

npm run build

Transfer files from local machine to the cloud? Use this command

scp -i ~/.ssh/<your-private-key> -r <local-destination-of-build-folder> <cloud-user>@<cloud-ip>:/home/ubuntu/<name-of-your-project>

About

Simple React template for building your landing page super quickly, with router and hotjar integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published