Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 1.71 KB

README-en.md

File metadata and controls

70 lines (44 loc) · 1.71 KB

ut.code(); Learn

logo

MDX code style: prettier license PRs

日本語の README はこちら

ut.code(); Learn is a web learning material created by ut.code(); and built with Docusaurus.

Table of Contents

About

ut.code(); Learn is a web learning material created by ut.code();. You can learn about various Web technologies.

Usage

To see the contents, visit here.

Development

Requirements

Installation

npm ci

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Code Style

This document is formatted with Prettier.

License

ut.code(); Learn is licensed under the MIT license. Copyright © 2023 ut.code();.

Contributing

Issue or PR is always welcome.

Deployment

Create a GitHub Release to deploy the latest website.