1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-02-01 18:17:17 +00:00

switch Angular -> React(half done)

This commit is contained in:
Rokt33r
2015-07-06 02:03:40 +09:00
parent 1a832c1fc4
commit 361e9c629e
27 changed files with 1012 additions and 43 deletions

8
bower.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "codexen-app",
"dependencies": {
"react": "~0.13.3",
"fontawesome": "~4.3.0",
"react-router": "~0.13.3"
}
}