npx degit LenaSchnedlitz/blueprint my-project
cd my-project
npm install
npm run setup
npm run dev
For static code analysis, also run (in another tab):
npm run analyse:watch
:metro:
Adapt the following files:
/public all pics - Don't forget to optimize!/src/core/Logo.sveltesrc/App.svelte - see TODOssrc/AppContent.svelte.TODO.npm run analysenpm run eslintnpx husky-init before you commit for the first time!.gitlab-ci.yml - see TODODEPLOY_REPODEPLOY_TOKEN - masked!