create-sitefox-nbb

0.0.8 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.8
    0
    • latest

Version History

Package Sidebar

Install

npm i create-sitefox-nbb

Weekly Downloads

0

Version

0.0.8

License

none

Unpacked Size

5.11 kB

Total Files

10

Last publish

Collaborators

  • chr15m