0.6.0 • Published 9 years ago

circa v0.6.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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
0.6.0

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.5

9 years ago

0.4.4

9 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago