A pre-configured boilerplate for creating SPA apps
husky
for git hooks (pre-commit)lint-staged
for run eslinteslint
with my preferences (no semicolons)parcel-bundler
for bundling to .dist folderbabel
withbabel-transform
andbabel-runtime
page
as routerknockout
as databind lib withknockout-validation
- views and components are just es6 strings
npm install
Run npm run dev
npm run build
-
tag version (changes package.json)
gulp patch
Configure caprover setup
Check captain-definition
check and run deploy.bat