Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/).