Skip to content

Periodum: Türkiye'nin ilk ve en kapsamlı kimya ve periyodik tablo projesi!

License

Notifications You must be signed in to change notification settings

yunti123/periodum

 
 

Repository files navigation

Periodum: Türkçe ve İnteraktif Periyodik Tablo Projesi

Önemli Bağlantılar

Kurulum Bilgileri

# install dependencies
$ yarn install

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

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

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

# generate static project
$ yarn generate

download db.sql.zip

Test

Testlerimiz için @testing-library/vue kütüphanesini kullanıyoruz. Buradan kopya kağıdına bakabilir ve örnek testleri inceleyebilirsiniz.

Test düzeni ve formatı için GitLab'ın test stili yönergelerini takip ediyoruz.

About

Periodum: Türkiye'nin ilk ve en kapsamlı kimya ve periyodik tablo projesi!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.1%
  • JavaScript 26.4%
  • SCSS 5.5%