libertas
v1.0.6
Published
1. Install git if you don't have it: `xcode-select install` (from Terminal) 1. Clone the repo: `git clone [email protected]:cyoung2/libertas-prototype.git` 1. Navigate into the folder: `cd libertas-prototype` 1. `npm install` 1. `npm start`
Readme
Install
- Install git if you don't have it:
xcode-select install(from Terminal) - Clone the repo:
git clone [email protected]:cyoung2/libertas-prototype.git - Navigate into the folder:
cd libertas-prototype npm installnpm start
Provides:
- Webpack dev server
- Sass/PostCSS
- Backbone/Marionette
Publishing to CDN
To publish to surge, run npm run publish, credentials are echo'd in the console if you don't have them cached.
