This website requires JavaScript.
Explore
Help
Sign In
james
/
counter
Archived
Watch
1
Star
0
Fork
0
You've already forked counter
Code
Issues
5
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-10-16
. You can view files and clone it, but cannot push or open issues or pull requests.
6361a50230
counter
/
frontend
/
packs
/
application.js
5 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Bootstrapping from Evil Martian's component system https://evilmartians.com/chronicles/evil-front-part-1
2020-05-16 00:29:06 +00:00
import
"init"
;
Scalfolding out the counter cluster groups.
2020-05-22 18:41:22 +00:00
Bootstrapping from Evil Martian's component system https://evilmartians.com/chronicles/evil-front-part-1
2020-05-16 00:29:06 +00:00
import
"components/page/page"
;
Added cluster selection and creation path.
2020-05-23 06:23:37 +00:00
import
"components/cluster-view/cluster-view"
;
Reference in New Issue
Copy Permalink