git ssb

0+

Zach! / music-visions



Tree: 4e3a4be0788f6e80d9510e5f86c967dea4d413cd

Files: 4e3a4be0788f6e80d9510e5f86c967dea4d413cd / .index.js.swp

12288 bytesRaw
1b0VIM 8.0�Z}�NelsonianSolarizo.local~Nelsonian/Projects/EDA/workspace/bootcamp/personal-project/music-visions/index.js 3210#"! Utpad � �����^3������h_30/  � � � � � � � � � � app.mount('div')app.route('#songbook/:song', awesome)app.route('#songbook', songbook)app.route('/', main)app.use(require('./stores/songs'))} app.use(require('choo-service-worker')())} else { app.use(require('choo-devtools')())if (process.env.NODE_ENV !== 'production') {const app = choo()//Initialize chooconst dots = require('./dots.json')const songbook = require('./views/songbook')const awesome = require('./views/awesome')const main = require('./views/main')//Bring in our indoor modulesconst html = require('choo/html')const choo = require('choo')//Bring in our outdoor modules

Built with git-ssb-web