-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Marat Zimnurov edited this page Nov 23, 2020
·
2 revisions
npm install && npm run dev
or
npm install && npm run build
These steps requires to create @sapper/server
and @sapper/app
types in src/node_modules
npx degit "Zimtir/SENT-template" my-app
cd my-app
cp template.env .env
npm run fontello