Skip to content

maskeynihal/places-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React with snowpack

Build react app with snowpack


Steps to setup the project

By cloning

  • Clone the repo
    git clone https://github.com/maskeynihal/react-with-snowpack.git <application-name>
  • Change directory to the project folder
    cd <application-name>
  • Setup .env file
    cp .env.example .env
  • Install dependencies
    yarn
  • Start app
    yarn start

Using the template

  • Click on the Use this template button
  • Setup repository name
  • Then click Create repository from template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published