Skip to content

"Belajar Fundamental Front-End Web Development" is the fourth class that I have studied at Dicoding Indonesia. The lessons I've learned include ECMAScript 6, Web Components, Node Package Manager, Webpack, and Asynchronous JavaScript Requests. Evaluation of learning is done by creating a website that applies all the lessons that I have learned.

Notifications You must be signed in to change notification settings

dimmasyusuf/repo-finder

Repository files navigation

Belajar Fundamental Front-End Web Development

Preview

Submission Project

Get Started

  1. Clone Repository
git clone https://github.com/dimmasyusuf/repo-finder.git
  1. Open Directory
cd repo-finder
  1. Install Packages
npm install
  1. Start Server
npm run start-dev

Build for Production

  • Build
npm run build

About

"Belajar Fundamental Front-End Web Development" is the fourth class that I have studied at Dicoding Indonesia. The lessons I've learned include ECMAScript 6, Web Components, Node Package Manager, Webpack, and Asynchronous JavaScript Requests. Evaluation of learning is done by creating a website that applies all the lessons that I have learned.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published