Skip to content

francis-bm/aerial_industries

 
 

Repository files navigation

iPollen8 Demo

This is a visual demo of the iPollen8 project built with React and static data.

Portfolio page

Built using the the Webpack react minimal boilerplate

To get started with the project

After cloning this git repository, open your terminal, go into the folder and run npm install to install all dependencies.

Development

Then run npm start and start making changes!

Build and deployment

  1. In command line, run npm run build.
  2. Zip the build folder.
  3. Log in to Bluehost and navigate to Cpanel. Find directory public_html/aerial.
  4. Upload the build.zip file and extract the content so that the files are in public_html/aerial. (Make sure to move the files out of /build folder once extracted.)
  5. And the webiste is live!

About

Originally development for Aerial Industries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • CSS 6.4%
  • HTML 0.6%