0.6.0 • Published 10 years ago

circa v0.6.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago