# snowpack-template **Repository Path**: mirrors_geowarin/snowpack-template ## Basic Information - **Project Name**: snowpack-template - **Description**: My snopack template with react/typescript, jest and tailwind - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # New Project > ✨ Bootstrapped with Create Snowpack App (CSA). ## Available Scripts ### npm start Runs the app in the development mode. Open http://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 test Launches the test runner in the interactive watch mode. See the section about running tests for more information. ### npm run build Builds the app for production to the `build/` folder. It correctly bundles Preact in production mode and optimizes the build for the best performance. ### Q: What about Eject? No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.