Skip to content

freeneutron/test1

Repository files navigation

dojo-node-boilerplate

A Starter Kit for Dojo/NodeJS Development

This is a set of files to help you rapidly get up and running with the Dojo Toolkit running under NodeJS.

This boilerplate is informed by the work done by both csnover and neonstalwart who assembled the original dojo-boilerplate and dojo-requirejs-template respectively.

Starting

  • Clone the repository using git clone --recursive https://github.com/kitsonk/dojo-node-boilerplate.git.
  • Create your server in src/app-server/server.js
  • Create your client code in src/app-client/main.js
  • Build your client code using build.sh or build.bat
  • Run your server using node server
  • Have fun!

Resources

Contributions

Contributions are more than welcome, but please read the contribution guidelines.

License

This is licensed under the "New" BSD License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published