Skip to content

vadimdemedes/getkap.co

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getkap.co

Repository for the Kap website

Development

Requirements

  1. Have node.js installed
  2. Fork and clone the repository to your machine
  3. npm install to install the relevant node packages

Making changes

Make your changes in the relevant files within the src directory. Then, to compile your changes do npm run build. Check out the compiled files in the git ignored build directory.

If you want to make multiple changes and have the files rebuilt on every change that you do, use npm run dev.

Related Repositories

Newsletter

Subscribe here.

About

Website for Kap

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 52.7%
  • HTML 30.4%
  • JavaScript 16.9%