Skip to content

lifenautjoe/droppable-website

Repository files navigation

droppable-website

dependencies

The website for the droppable library.

Requirements

Development

 git clone https://github.com/lifenautjoe/https://github.com/lifenautjoe/droppable-website
 cd droppable-website

Install npm dependencies

 npm install 

Start the development server

npm start

To build for production

npm run build

To preview the production build

npm run preview

Author Joel Hernandez

Proudly built with webpack-starter-basic