This is the example project for the high-level video walkthrough of using Snowpack with React.
- Run
yarn install
(or npm) - Run
yarn start
- Navigate to localhost:8080 and see output of this application
This is the example project for the high-level video walkthrough of using Snowpack with React.
yarn install
(or npm)yarn start