Skip to content

nujii/nujiistudio.js

Repository files navigation

NujiiStudio.js

User interface assets for Nujii Studio Digital Audio Workstation. Build Status

Overview

Nujii Studio is a collaborative digital audio workstation allowing musicians to mix and produce with each other from anywhere in the world.

Building

npm install
grunt

Development

npm install -d
grunt dev

You can start using the application in the browser at localhost:3333

Nujii Studio uses LiveReload for easier development. You can download the browser extensions here.

Contributing to Nujii Studio

We want this experience to be collaborative at all levels, including development. We encourage contributions from the community. Here's how to get started.

  • Fork the project
  • Make your changes and run the tests
  • Commit your changes and push them to your fork
  • Open a pull request on GitHub
  • We will review the pull request, suggest changes, and merge it when it's ready.

How to Report a Bug

You can submit a bug here

Testing

First install the dependencies

npm install -d

Then run the tests

npm test

About

User interface assets for Nujii Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published