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 3119ecc953 [fr] Update config.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 config.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 #247 [calendar] ics - add all-time, just-one-event, add clipboard button 2021-10-27 21:00:45 +02:00
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