0.2.5 • Published 8 years ago

superfast v0.2.5

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

Superfast

Build Status

Superfast is a JavaScript framework for rapidly creating single-page, isomorphic web applications.

This is the CLI tool for managing a local Superfast application. With this you can:

  • Create new Superfast application.
  • Run a local development server out of the working directory.
  • Produce a production ready application bundle.

To see Superfast in action, check out the TodoMVC example.

Note: This is still under heavy development. Please use with caution.

Install

Use NPM to install the CLI globally:

npm install superfast -g

Once install, you can get additional help with the CLI using the -h flag:

superfast -h
0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago