Skip to content

Code-Institute-Org/cra-template-moments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-moments

Usage

  1. Set up a new repository on Github
  2. Open the workspace on Gitpod using the green Gitpod button
  3. In ther terminal enter the following command:
    npx create-react-app . --template git+https://github.com/Code-Institute-Org/cra-template-moments.git --use-npm
  4. Enter y to confirm installing the create-react-app package
  5. Start the app with:
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.5%
  • HTML 38.0%
  • CSS 20.5%