javitocor / Coding-Challenges-JS-The-Odin-Project

Coding challenges in JS form The Odin Project - Fundamentals 4 Lesson.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding-Challenges-JS-The-Odin-Project

Coding challenges in JS form The Odin Project - Fundamentals 4 Lesson.

The Odin Project Lesson here Original repository here

Built With

  • JAVASCRIPT
  • JASMINE

Getting Started

  • Install NPM
  • Install Jasmine with npm install -g jasmine

Usage

  • To get a local copy up and running follow these simple example steps.
  • Clone the repository unto your local machine cd to the folder.
  • Run npm install

Run tests

  • Go to the exercise directory with cd helloWorld in a terminal and run jasmine filename.spec.js.

a quick note!

The generator exercise is not actually an exercise… it is a script that generates exercises.

Author

👤 Javier Oriol Correas Sanchez Cuesta

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments 🚀

  • The Odin Project

License

MIT LICENSE

About

Coding challenges in JS form The Odin Project - Fundamentals 4 Lesson.

License:MIT License


Languages

Language:JavaScript 100.0%