1.0.4 • Published 2 years ago

haunted-snowpack v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

New Haunted Project

npm version

✨ Bootstrapped with Create Snowpack App (CSA).

Create a new project with:

npx create-snowpack-app app-name --template haunted-snowpack
# or
yarn create snowpack-app app-name --template haunted-snowpack 

Available Scripts

npm run dev:crt

Creates a set of development certs using mkcert (ensure this is installed).

npm start

Runs the app in the development mode. Open https://localhost:8080 to view it in the browser.

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

npm run build

Builds the app for production to the dist/ folder. It correctly bundles the app in production mode and optimizes the build for the best performance.