Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
/ localart Public archive

An HTML5 mobile app for navigating & browsing locations of public art, architecture, and culture in Norfolk, VA.

License

Notifications You must be signed in to change notification settings

Code4HR/localart

Repository files navigation

localart

Build Status

A demo of an HTML5 mobile app to show how a citizen could navigate and browse locations of public art, architecture, and culture in her or his local city.

Prerequisite Tools

npm install -g yo bower grunt-cli yuidocjs karma-cli

Dependency Installation

npm install && bower install && cd test && bower install && cd ..

Generate documentation with yuidoc ..

Just run unit tests with grunt test. npm test will also install dependencies.

Lint with grunt jshint.

Just debug with grunt serve. npm start will also install dependencies.

Build for production or deployment with grunt build.

Lint, test and package any build by simply running grunt.

About

An HTML5 mobile app for navigating & browsing locations of public art, architecture, and culture in Norfolk, VA.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published