Skip to content

HannesMorre/course-webscripting

 
 

Repository files navigation

Course Webscripting

Netlify Status

Course materials for Webscripting.

Installation

Clone the project and run the following npm command:

npm install

Development

To start developing you can start up a webserver with the flowing command:

npm run dev

You can now view the result in your webbrowser at http://localhost:8080/

Issues

Feel free to submit issues and enhancement requests.

Contributing

Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • Stylus 16.6%
  • Vue 13.4%