8000 GitHub - 75pollet/cc-chooser: The new and improved CC license selection tool (in progress)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

75pollet/cc-chooser

 
 

Repository files navigation

cc-chooser

About

Repository containing the source code for the new Creative Commons License Chooser.

This site is built using Vue.js, Bulma, Buefy, and Webpack.

Getting Started

Run the following commands in order to have the code up and running on your machine:

# installs dependencies
$ npm install

# Builds and serves assets with hot-reload
$ npm run dev

You should now have the application running and accessible at http://localhost:8080 (note: will run on a different port if 8080 is occupied, most common alternative port is 8081).

Running Tests

You can run tests by executing:

$ npm run test

About

The new and improved CC license selection tool (in progress)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.0%
  • JavaScript 35.0%
  • HTML 2.0%
0