slush-templit
v1.0.6
Published
a slush generator for templit projects
Maintainers
Readme
slush-templit
a slush generator for templit apps
Getting Started
Install slush and slush-templit globally:
$ npm install -g slush slush-templitUsage
Create a new folder for your project:
$ mkdir my-templit-appRun the generator from within the new folder:
$ cd my-templit-app && slush templitKaboom
attribution
The vast majority of this code was lifted directly from the majestic https://github.com/pietgeursen, specifically his https://github.com/pietgeursen/slush-pages-react repository.
