The best restaurants in Indonesia
Explore the docs »
Report Bug
·
Request Feature
A website about the best restaurants in Indonesia which was created using a webpack and PWA. Check it the live project here
Note: Hard refresh by pressing CTRL + F5 on windows and CMD + SHIFT + R on Mac to see your new submitted review
To get a local copy up and running follow these simple steps.
These are list of things you need to have before you use the project and how to install them.
- Node.js
Download the Node.js installer here
Run the installer - Text Editor
You can choose any text editor that suits you the most, but I recomend using Visual Studio Code
Download the VSCode installer here
Run the installer - NPM
Download npm in Command Line Interface by typing the command :
npm install npm@latest -g
- Clone the repo
git clone https://github.com/Azquiorra/Foodrest.git
- Install NPM packages
npm install
- Run Project
npm run build
npm run image
npm run start-dev
Julianto - Github
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.