This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
69
Releases
Wiki
Activity
3c2981953d
salix
/
front
/
salix
/
index.js
6 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
#814 First stable version
2018-12-27 11:54:16 +00:00
import
'./module'
;
#981 Login unified without passing tests
2019-01-23 12:11:44 +00:00
import
'./routes'
;
#981 Back & front tests passed, keybinds on it's own module routes.json
2019-01-23 16:49:28 +00:00
import
'./components'
;
vnField alpha with ngModel
2019-10-09 22:47:29 +00:00
import
'./services'
;
#981 Back & front tests passed, keybinds on it's own module routes.json
2019-01-23 16:49:28 +00:00
import
'./styles'
;