Skip to content

Creating a `orinoco` to the needs in the framework of my training on OpenClassRooms

License

Notifications You must be signed in to change notification settings

TejasAnilkar/ocr-dw-p5-orinoco-frontend

Repository files navigation

Welcome to my Orinoco Fron-End 👋

GitHub license Maintenance Documentation Codacy Badge code style: prettier

Twitter: joellesenne

About

If you look at this page here, this is for you to share my code in the world.

👀 [Looking at my work]

💡 [Template]

📦 Git project

🛠 Built with

👀 Look package.json - Create by NPM INIT

🖥 Good started

Prerequisites

# Node version
~ $ node --version

# NPM version
~ $ npm --version

Installing

# Clone this repository
~ $ git clone https://github.com/joellesenne/ocr-dw-p5-orinoco-frontend.git

~ $ cd /path/to/ocr-dw-p5-orinoco-frontend

# Install dependencies with NPM <https://docs.npmjs.com/>
~ npm install

# or Yarn <https://classic.yarnpkg.com/en/docs/>
~ yarn install

# Start server <http://localhost:8080>
~ npm run start // or webpack-dev-server

# Start dev
~ npm run dev // webpack

# or Start build
~ npm run build // or NODE_ENV='production' webpack

I am using Visual Studio Code

Open localhost:8000/ to browser

🎉 have fun

Author

👤 Joël Lesenne <[email protected]>

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

support us

📝 License

Copyright © 2020 Joël Lesenne.

This project is MIT licensed.

About

Creating a `orinoco` to the needs in the framework of my training on OpenClassRooms

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published