This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Paweł Dembowski fd8c6ad2d6 [fr] Update translations.suml 2021-11-04 12:24:10 +01:00
assets
components [pl][en][pronouns] add normative badge to avoiding 2021-10-31 18:09:34 +01:00
layouts
locale [fr] Update translations.suml 2021-11-04 12:24:10 +01:00
migrations
pages
plugins
routes [pl][en][pronouns] add normative badge to avoiding 2021-10-31 18:09:34 +01:00
server [card] allow generating both modes (just not at once) 2021-10-29 18:24:22 +02:00
src [pl][blog] petycja spellcheck 2021-11-01 21:43:45 +01:00
static
store
.env.dist
.gitignore
LICENSE.md
Makefile
README.md
nuxt.config.js
package.json
yarn.lock

README.md

Zaimki.pl / Pronouns.page

Build Setup

# install dependencies
$ make install

# configure environment
$ nano .env
$ make switch LANG=pl

# serve with hot reload at localhost:3000
$ make run

# build for production and launch server
$ make deploy
$ nuxt start

See LICENSE