0.0.22 • Published 8 years ago

generator-meteor-mithril v0.0.22

Weekly downloads
72
License
-
Repository
-
Last release
8 years ago

This generator replaces Blaze with Mithril, sets up basic Mithril routing and creates a shared functions helper file. You will need to run | npm i generator-meteor-mithril | This will add the template for the generator. Then make sure you have yeoman setup. | npm install yeoman-generator | npm install -g yo | You may then cd to your workspace directory and run the generator with | yo meteor-mithril | This will automatically create the .meteor, lib, server and client directories. Mithril will automatically be added to lib and bootstrap will be added to client. You should then be able to run meteor from your working directory and see the basic single page application with Mithril-Meteor. This has recently been updated to include bootstrap css as well as a demo of user sign-in sign-up. There is also a new route which shows search result mapping from both the local Mongo db and from an external API.

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

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