/README.md (9d13f1ed885b6b574a2cbfd708d1cc2c904228f9) (356 bytes) (mode 100644) (type blob)

# skc

> Shingitai Karate Club

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).


Mode Type Size Ref File
100644 blob 212 84c2e570ec8a935623e24628c8aeb3c0a8390f07 .babelrc
100644 blob 207 5d126348471c348decba17143ce128130c9f4104 .editorconfig
100644 blob 333 2895ad557681747624c8916594e6ecdc99f2c178 .eslintrc.js
100644 blob 1255 20505dc3ff952b2f834b33e187f2f2571c4c3f94 .gitignore
100644 blob 356 9d13f1ed885b6b574a2cbfd708d1cc2c904228f9 README.md
040000 tree - bd8c720223712c51861a4b3aa34173cccf38837d assets
040000 tree - 9a912da390d95ab9144c1dfd55a6475b4db020b5 components
100644 blob 404 efc0e6e84b14e6b6bf812ad81d66076a29c1802c jest.config.js
100644 blob 209 29037a628aaf3b84798021584c9ca70e9552d7ac jsconfig.json
040000 tree - d8d33d3b4205234635ea0a3fc86c0eaceb71ec3e layouts
040000 tree - 0efdc721c78ffbb8b55ba4ce53a44196845b2122 middleware
100644 blob 1729 aa69c1ac6f25744cf98af4e255034bbc0e364ef6 nuxt.config.js
100644 blob 1102 27b1820b24d10c82efe5cc71e543ba463bf451ab package.json
040000 tree - fa8c91d51e67e53b8c94d61107a329cf57bab69e pages
040000 tree - 7eb6fb2e596449ad7fe083ab8c89dece4d9f0da2 plugins
040000 tree - af68ea540a5e63e04953305ccd6267c268cdbcf9 server
040000 tree - 08bac48fef023e7a07844a2cd76328011cfca83a static
040000 tree - 67f8073b9cd15d6c0a8fbcd5f84caee49f8b79d8 store
040000 tree - 3f048d716ff9a6adeb79358f2c0c9ce041fcb1bf test
100644 blob 461450 0ee148e67bde7390ecbf5ffaad178b314b4b3ad7 yarn.lock
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bbgmsys/SKC

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bbgmsys/SKC

Clone this repository using git:
git clone git://git.rocketgit.com/user/bbgmsys/SKC

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main