svelte, typescript, tailwind 2, snowpack
First, run the development server:
npm start
Open http://localhost:8080 with your browser to see the result.
You can start editing the page by modifying svelte/*
files. The page auto-updates as you edit the file.
To learn more about Svelte, take a look at the following resources:
npm test
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
npm run 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 or snowpack-plugin-rollup-bundle to your snowpack.config.json
config file.
No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.