0.0.8 • Published 1 year ago

create-sitefox-nbb v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Set up a ClojureScript web server in one command using sitefox and nbb.

npm create sitefox-nbb mywebsite
cd mywebsite
npm run serve

Then open server.cljs in your editor and start hacking. When server.cljs is modified the server will automatically reload routes. 👍

To serve the live version without file watcher reloading:

npm run serve-live

See the sitefox documentation for details on what you can do next.

0.0.8

1 year ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago