GithubHelp home page GithubHelp logo

rehaankhan1 / notes_app_javascript- Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.83 MB

This is a CRUD = {Create, Read, Update, Delete} Application created with use of es7 Javascript, Babel and Webpack.

Home Page: https://rehaan-notes-app.netlify.com

HTML 15.19% CSS 21.30% JavaScript 63.51%
javascript es7 nodejs babel-plugin webpack promises html5 css localstorage arrow-functions

notes_app_javascript-'s Introduction

Introduction

This is a CRUD = {Create, Read, Update, Delete} Application created with use of es7 Javascript, Babel and Webpack.

Live Demo

https://rehaan-notes-app.netlify.com

1234

Youtube Video

Watch the video

Installation

This command will install all the npm_modules.

npm install

Running In Local Machine

npm run dev-server

Libraries Used

{
  "name": "boilerplate",
  "version": "1.0.0",
  "description": "",
  "main": "input.js",
  "scripts": {
    "dev-server": "webpack-dev-server --mode development",
    "build": "webpack --mode production"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "babel-cli": "^6.26.0",
    "babel-loader": "^7.1.5",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.7.0",
    "live-server": "^1.2.1",
    "moment": "^2.22.2",
    "uuid": "^3.2.1",
    "webpack": "^4.39.1",
    "webpack-cli": "^3.3.6",
    "webpack-dev-server": "^3.8.0"
  }
}

Important

-> If you perform any changes in the src/ directory, make sure to run

npm run build

This will generate two bundle.js[index.js & edit.js] file in public/scripts .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

notes_app_javascript-'s People

Contributors

rehaankhan1 avatar

Watchers

 avatar  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.