This is a visual demo of the iPollen8 project built with React and static data.
Built using the the Webpack react minimal boilerplate
After cloning this git repository, open your terminal, go into the folder and run npm install
to install all dependencies.
Then run npm start
and start making changes!
- In command line, run
npm run build
. - Zip the
build
folder. - Log in to Bluehost and navigate to Cpanel. Find directory
public_html/aerial
. - Upload the
build.zip
file and extract the content so that the files are inpublic_html/aerial
. (Make sure to move the files out of/build
folder once extracted.) - And the webiste is live!