Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/templatecookie/templatecookie

Templatecookie.com - A custom software development agency for b2b businesses
https://github.com/templatecookie/templatecookie

adlisting agency-website cookie job job-portal jopbilot school-software schooling service-website software-agency template template-cookie templatecookie web web-agency web-development webdevelopment-agency

Last synced: 23 days ago
JSON representation

Templatecookie.com - A custom software development agency for b2b businesses

Awesome Lists containing this project

README

        

# Templatecookie - Online Product Documentation

All [Product Documentation](https://templatecookie.com/docs) source code lives here. Watch the video below and get started!

## How to add & Update Docs in this project? Watch this Tutorial.

[![HOW TO UPLOAD DOCS IN MARKDOWN FORMAT?](/static/help.png)](https://www.loom.com/share/6029afdc336043c29efab7ad67cf65dc)

## Run Locally

Fork the repository and clone the project

```bash
git clone --single-branch [email protected]:[YOUR_GITHUB_USERNAME]/product-docs.git templatecookie-docs --branch docs
```

Go to the project directory

```bash
cd templatecookie-docs
```

Install dependencies

```bash
yarn /npm install
```

Start the server

```bash
yarn dev
```

## Technology

- [Tailwind CSS ](https://tailwindcss.com/)
- [Nuxt JS](https://nuxtjs.org/)
- [Vue Js](https://vuejs.org/)
- [Vue Select ](https://vue-select.org/)
- [Animate on Scroll](https://michalsnik.github.io/aos/)

## Old Version

[v1 templatecookie.com](https://templatecookie.netlify.app/)
[v2 templatecookie.com](https://templatecookie-static.netlify.app)