Skip to content

ilhamgunawan/quran-ku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quran'Ku

Al Qur'an web application with progressive web apps

Getting Started

Run development server:

$ npm run dev
or
$ yarn dev

Build project:

$ npm run build
or
$ yarn build

Serve project on localhost:

$ npm start
or
$ yarn start

Open http://localhost:3000 in your local machine