Go to file
2020-05-09 01:00:42 +02:00
dist_electron Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
public Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
src Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
.gitignore Initial commit 2020-05-05 09:38:37 +02:00
apollo.config.js Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
babel.config.js Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
LICENSE Initial commit 2020-05-05 09:38:37 +02:00
package-lock.json Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
package.json Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00
README.md Add argon template and authentication through the apollo client 2020-05-09 01:00:42 +02:00

socrates_app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.