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.svelte
src/App.svelte
- see TODOssrc/AppContent.svelte
.TODO
.npm run analyse
npm run eslint
npx husky-init
before you commit for the first time!.gitlab-ci.yml
- see TODODEPLOY_REPO
DEPLOY_TOKEN
- masked!