/datachile-coming-soon

Pre-launch landing page

Primary LanguageHTML

Datachile Landing page

Based on Yeoman webapp generator

  • Development

    • Install: npm install & bower install
    • Run gulp serve to preview and watch for changes
    • Run bower install --save <package> to install frontend dependencies
  • Build

    • Install: npm install & bower install
    • Run gulp to build your webapp for production on dist folder
    • Run gulp serve:dist to preview the production build