Skip to content

Commit

Permalink
Merge pull request #6 from codeboxrcodehub/master
Browse files Browse the repository at this point in the history
Env Dev
  • Loading branch information
manchumahara authored Dec 10, 2024
2 parents ca110b3 + 8a5ca1b commit 25fa1ff
Show file tree
Hide file tree
Showing 68 changed files with 4,298 additions and 28,799 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,7 @@ dist

# TernJS port file
.tern-port

docs/.vitepress/cache
.env
www
1 change: 1 addition & 0 deletions .husky/post-merge
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npm run docs:build
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/comforthrmdocs.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<p>This repository serves as a resource for the tutorial, <a href="https://www.freecodecamp.org/news/how-to-build-a-modern-documentation-site-with-vitepress/">How to Build a Modern Documentation Site with VitePress</a> posted on freeCodeCamp</p>
</div>

## Run project locally
## Run project locally

Use this command below to boot this project locally.

```bash
git clone https://github.com/Evavic44/Comfort HRM.git
git clone https://github.com/codeboxrcodehub/comforthrmdocs.git

cd Comfort HRM

Expand Down
52 changes: 0 additions & 52 deletions docs/.vitepress/cache/deps/_metadata.json

This file was deleted.

Loading

0 comments on commit 25fa1ff

Please sign in to comment.