Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aidear3/cybersecurity-skill-points
This website lists various cybersecurity skill points and the requirements of different cybersecurity positions.
https://github.com/aidear3/cybersecurity-skill-points
career cybersecurity skills skillshare vue vue-project vuejs
Last synced: about 2 months ago
JSON representation
This website lists various cybersecurity skill points and the requirements of different cybersecurity positions.
- Host: GitHub
- URL: https://github.com/aidear3/cybersecurity-skill-points
- Owner: aidear3
- License: mit
- Created: 2023-04-17T13:29:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-17T13:30:01.000Z (over 1 year ago)
- Last Synced: 2024-08-05T17:16:41.705Z (5 months ago)
- Topics: career, cybersecurity, skills, skillshare, vue, vue-project, vuejs
- Language: Vue
- Homepage:
- Size: 178 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cybersecurity-skill-points
This website lists various cybersecurity skill points and the requirements of different cybersecurity positions.
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).