Socket
Socket
Sign inDemoInstall

create-sitefox-nbb

Package Overview
Dependencies
48
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-sitefox-nbb

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


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 08 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc