1.0.0 • Published 8 years ago

noix v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Nutshell

The seed that grows into modern web-application.

Nuteshell is just the bare necessities to kick-start a project or experiment. It uses no external Lirbraries or Frameworks, leaving you free to pick and choose your own.

All it comes with, is a basic configured Gruntfile which makes it easy to watch, concat, minify and serve files (using Browsersync).

Simple, easy to use, the quickest way to start a project. In a nutshell.

Features

  • Project folder structure
  • Auto compile and include 3rd party libraries that are saved to the libs folders
  • Gruntfile to watch, compile and serve files
  • Uses Less files for styling
  • Has an Image minifier

Initialisation