Skip to content

pbteja1998/website

 
 

Repository files navigation

New Project

✨ Bootstrapped with Create Snowpack App (CSA).

PLEASE NOTE: Java JDK is required for the firestore emulator to run

Available Scripts

yarn or yarn install

Installs all dependencies

yarn start

Starts the firestore emulator, and runs the app in the development mode. Open http:https://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

yarn start:dev

Runs the dev server on http:https://localhost:3000/

yarn start:firestore

Starts the firestore emulator on its own Data can be viewed and manipulated via the UI at http:https://localhost:4000/firestore

yarn storybook

Starts storybook

yarn build

Builds a static copy of your site to the build/ folder. Your app is ready to be deployed!

For the best production performance: Add a build bundler plugin like "@snowpack/plugin-webpack" to your snowpack.config.js config file.

yarn test

Launches the Jest in watch mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.5%
  • JavaScript 6.1%
  • HTML 2.4%