0.0.0 • Published 4 years ago

turn-op v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Turn OP (prolly will get renamed), will be based on EmberJS, so developing apps will need to go through the following process to get setup.

Step 1 - Install Node.js - Though it is possible to do this on a windows machine, we don't recommend it. But that's your only option, you can download node and set it up here: https://nodejs.org/en/download/. For windows development, I'd recommend also setting up git bash here: https://git-scm.com/downloads

Step 2 - Setup a bare emberJS application, follow ember's official setup guide on setting up a new app here: https://guides.emberjs.com/release/getting-started/quick-start/

Step 3 - Now that your project is setup, you can add turnOP as a dependency. This will have to be manually pointed to this github until we can officially register with npm.