Setting up Project
Last updated
Last updated
Install Docker for Windows, Mac or Linux from here .
Clone the repo
Navigate to the docker.local
directory.
Run the following command :
Open localhost:3008
with your browser to see the result.
You can start editing the website by modifying src/index.js
. Once the modification is done, Build the website and start the website as done above.