Skip to content

kadirboylu/k143-bootcamp-netlify-course

Repository files navigation

K143 - Hatay Front-End Web Development Bootcamp Netlify Course

My purpose in organizing this course is to introduce netfliy to bootcamp participants and help them use it in their react assignments.

Netlify Crash Course

Deploy to Netlify

This course includes deployment methods such as:

  • Manual Deploy
  • Deploy existing project via GitHub repository
  • Deploy via Netlify-CLI
  • Deploying with the Click of a Button

Usage

Install dependencies

npm install

Run React dev server (http://localhost:3000)

npm start

To build for production

npm run build

References

About

Netlify crash course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages