forked from CyberOS/website-wip
捐->贊助我哋 嚧->殊 |
||
---|---|---|
.github/workflows | ||
public | ||
src | ||
.babel-plugin-macrosrc.js | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
package.json | ||
tailwind.config.js | ||
tsconfig.json | ||
types.d.ts | ||
webpack.config.js | ||
yarn.lock |
README.md
CyberOS Website 
Currently a work-in-progress. You can help by submitting a pull request!
Developing:
yarn
yarn start
Translating:
- to
Translation.ts
inresources
add your language in format like this
'en-US': {
translation: en,
},
- find in
src/components/translations/
file named like your language and edit content