mirror of
https://github.com/farcasclaudiu/kanban2.git
synced 2026-06-22 07:01:37 +03:00
update docs
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# kanban2
|
||||
|
||||
## Purpose
|
||||
## Project description
|
||||
|
||||
This project is a generator for creating new projects with the following features:
|
||||
This project is a playground for a Kanban board made with following libraries:
|
||||
|
||||
* Angular 2 (based on angular-cli)
|
||||
* Firebase via AngualarFire2
|
||||
@@ -21,6 +21,22 @@ almost directly from the proposed configuration from the Firebase console.
|
||||
messagingSenderId: "???"
|
||||
```
|
||||
|
||||
Initial data:
|
||||
|
||||
In "data" folder there is "kanban2-d5e2a-export.json" file with some initial data
|
||||
It can be imported in firebase console in a new fresh firebase database.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
#Angular 2 Specifics
|
||||
|
||||
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.21.
|
||||
|
||||
Reference in New Issue
Block a user