GithubHelp home page GithubHelp logo

kaf-lamed-beyt / webdev-bootcamp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdsc-kwasu/webdev-bootcamp

0.0 1.0 0.0 2.65 MB

Fundamentals of web programming bootcamp, The demo website can be found here: https://infallible-sinoussi-9a8871.netlify.com/

JavaScript 8.30% HTML 66.94% CSS 24.76%

webdev-bootcamp's Introduction

DSC KWASU Bootcamp Page Scaffold

Installation

You will definitely need Node and NPM installed. When you have these two installed, clone this repo, and cd into it, then run:

npm install

To install dev dependencies. After that, you can start a server (with live-reload) by running npm start or run the build command npm run dev to "build" HTML (and assets) that would be viewed in your browser.

Development

Making changes is easy, and should be done within the src folder. If you are running a viewing your work with npm start your changes will reflect immediately โ€” otherwise, you'd have to run npm run build or npm run dev every time you make a change.

Deployment

It's a static web page, we suggest instructors deploy unto Netlify. Set the Build command to npm run build and the public folder to public (where the files will be served) when setting up on Netlify.

Contribution

Yes, contribution is highly welcome. Open a PR, and we will thank you.

webdev-bootcamp's People

Contributors

kaf-lamed-beyt avatar ionware avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.