Skip to content

flobrflo/urss

Repository files navigation

Ultimate Ressource for Success Story

URSS is an application to emulate good spirit on team and specificaly promote the software craftmanship on development teams.

Project setup

Update dependencies

npm install

Firebases features.

With firebase you can manage : database, hosting and analytics directly with it. You can look for more information here : Firebase Website

To initialize firebase local configuration :

firebase login
...
firebase init
...

Compiles and hot-reloads for development

npm run serve

Lints and fixes files

npm run lint

Deploying the application

To package the application, use

npm run build && cd dist
...

firebase deploy
...

About

Ultimate Ressource for Success Story

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published