# Theoricus

Beginner steps.

# Installing Theoricus

````bash
npm install -g theoricus
````

# Starting app

````bash
the -s
````

Then visit [http://localhost:11235](http://localhost:11235)

# Releasing app

````bash
the -r
````

# Previewing release

````bash
the -p
````

# Indexing app to static version

````bash
the -i output_folder
the -i output_folder [--snapshooter=-s]
the -i output_folder [--url localhost:3000 ]
the -i output_folder [--url localhost:3000 ] [--snapshooter=-s]
````

# Help

For more options, run:

````bash
the -h
````

For more help, please drop a msg at the [project group](https://groups.google.com/group/theoricus)