Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 620 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 620 Bytes

periodium

Kurulum Bilgileri

# install dependencies
$ npm install

# copy .env.development as .env file and change database credentials

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

download db.sql.zip

Her türlü soru, sorun ve destek için için: [email protected]

Yol Haritası

Projenin geliştirilmesine dahil olmak ve yol haritasını görmek için: https://github.com/evrimagaci/periodum/projects/1