- This document provides the list of important technologies that would be used to implement, the objectives to be achieved and the progress of the project.
- Jan 22 - Feb
- Understand and apply knowledge of HTML/CSS/JavaScript/TypeScript to build website
- JavaScript ES6 syntax
- Get familiar with MVC architecture
- HTML5/CSS3
- JavaScript
- TypeScript
- Parcel
- MVCS
- Clone project : git clone https://github.com/DatWithTheWorld/D-Dat-Practice-TS.git
- Dillinger requires Node.js v18+ to run.
- Install the dependencies and devDependencies and start the server.
$npm i
$npm start
$npm run watchDB
- To view db.json
$node src/api/video.js
- To view and render video and image
Open on web: http://localhost:1235