lin-web-app

boilerplate of web application

Usage no npm install needed!

<script type="module">
  import linWebApp from 'https://cdn.skypack.dev/lin-web-app';
</script>

README

Web-App

File Structure

  • angular/ - Angular modules
  • less/ - less stylesheets
  • app.js - the js file which is sent to browser
  • server.js - HTTP server
  • app.html - application container
  • app.less - main less file
  • app.js - main js file (using Browserify)
  • gulpfile.js - gulp tasks
  • bower.json - front end packages
  • config.json - configuration
  • package.json - node module dependencies