项目作者: vasiljevs

项目描述 :
📅 Latvian Name Days
高级语言: JavaScript
项目地址: git://github.com/vasiljevs/name-days.git
创建时间: 2018-04-26T18:02:49Z
项目社区:https://github.com/vasiljevs/name-days

开源协议:MIT License

下载


Name Days

Repository: Name-Days

Name Days in Latvian.

Source: Latvian State Language Center

Installation

Clone the repo and cd into it:

  1. $ git clone https://github.com/vasiljevs/name-days.git
  2. $ cd name-days

Usage

index.html

  1. <body>
  2. <h1 class="heading"></h1>
  3. <script src="assets/js/app.js"></script>
  4. </body>

assets/js/app.js

  1. const el = document.querySelector('.heading');

Demo

Preview this project by clicking on link down below.

URL: https://projects.vasiljevs.com/name-days/

License

Repository is licensed under the MIT License.