Skip to content

leobrival/CodropsTemplate

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ๐Ÿ’™ by Codrops

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.0%
  • HTML 32.0%