Demo versi 1 :https://cerita-rakyat.herokuapp.com/
- Clone on your local machine by using
- Navigate into the main directory
- Run
npm install
to install node modules - Run
npm start
to run it locally then will open automatclly on your browser onlocalhost:3000
port - Run
npm run build
to create a production build