CodropsTemplate icon indicating copy to clipboard operation
CodropsTemplate copied to clipboard

Codrops demo template. Wiki 👉

How to use this template:

  • The general styles for the demo page are in css/base.css
  • The README.md can be used to add credits of resources used
  • For writing the tutorial, take a look at https://github.com/crnacura/CodropsTemplate/wiki/Writing-the-article
  • Delete this 'how to' in the final version and leave the following (fill in title/description, credits and social links, we'll do the rest):

The Title

A description of the demo goes here.

Image Title

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Author: Twitter, Dribbble, Google+, GitHub

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with :blue_heart: by Codrops