Socket
Socket
Sign inDemoInstall

circa

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circa

A superfast and future-proof boilerplate for the Circa stack.


Version published
Weekly downloads
25
increased by400%
Maintainers
1
Weekly downloads
 
Created
Source

circa

Circa (/ˈsərkə/) is a batteries-included boilerplate for futuristic web development.

It utilizes React and Flux for client-side applications, with Socket.IO for high-speed bidirectional communication. Circa comes with a gulp and webpack build system with production and development configurations, complete with babel (6to5), minification, hot module reloading, graceful error reporting, and isomorphic rendering.

Installing

$ npm install -g circa

Bootstrapping

$ circa
  Application Name myapp
  Directory (myapp)
  Copying...
  Populating...
  Done.

Deploying

Install

npm i

Production

npm run build
PORT=3000 npm start

Development

PORT=3000 npm run dev

Keywords

FAQs

Package last updated on 13 Sep 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc