Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

OffCourse/cljs-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLJS-Now

This is a simple skeleton to deploy clojurescript (express) apps on zeit's amazing now cloud platform.

Instructions

Before you start, make sure to run 'npm install'.

'boot build' compiles the clojurescript code, which can be tested by running 'npm start. When you want deploy your code, simply type "npm run now".

All javascript dependencies should be added to the package.json file (or through 'npm install --save').

All clojurescript deps should be added to the build.boot file.

Twitter: @yeehaa
Github: yeehaa123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published