Skip to content

schlenger/soundworks-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soundworks-template

Project template for developing soundworks applications.

For a complete documentation of soundworks, please refer to http://collective-soundworks.github.io

Creating a new application

git clone https://github.com/collective-soundworks/soundworks-template.git my-application
cd my-application
rm -Rf .git
npm install
npm run dev

Internal tools

@soundworks/template-build

The @soundworks/template-build package contains all the build scripts for the soundworks-template

@soundworks/template-helpers

The @soundworks/template-helpers package contains common helpers (views, etc.) shared by most the applications.

License

BSD-3-Clause

About

application template for the soundworks framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.0%
  • CSS 7.0%