Giter Site home page Giter Site logo

norn's Introduction

starter-kit

A basic project template using Grunt and Bower.

Getting Started

You'll need npm for this tutorial. Install a grunt instance and plugins locally, as specified in package.json:

npm install

You should now be able to build the project and run the test suite:

npm test

You should see something like the following:

Running "clean:tests" (clean) task
Cleaning tmp...OK

Running "purescript:tests" (purescript) task
>> Created file tmp/tests.js.

Running "execute:tests" (execute) task
-> executing tmp/tests.js
The differences of an empty list are empty.
All tests passed
The differences of a single-element list are empty.
All tests passed
The differences of a pair of equal elements are zero.
All tests passed
The diffs function returns Just (...) for a sorted list.
All tests passed
The diffs function returns Nothing for a reverse-sorted list with at least one pair of unequal elements.
All tests passed
-> completed tmp/tests.js (50ms)

>> 1 file and 0 calls executed (60ms)

Running "purescript-make:lib" (purescript-make) task
>> Make was successful.

Done, without errors.

If you want to use grunt or bower, you can find them in node_modules/.bin/, or just install them globally.

norn's People

Contributors

garyb avatar jessaustin avatar paf31 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.