nobt-io / frontend

Frontend of nobt.io.

Home Page:https://nobt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nobt.io Frontend

Build Status Dependabot Status Netlify Status

This repository contains the source code for the frontend of nobt.io!

Running

  1. yarn run dev: Starts the webpack-dev-server
  2. Clone the API: git clone http://github.com/nobt-io/api (ideally as a sibling folder next to this one)
  3. yarn run api: Starts a local API instance. A locally started frontend will connect to this one instead of the production API.

About

Frontend of nobt.io.

https://nobt.io

License:GNU General Public License v3.0


Languages

Language:JavaScript 81.8%Language:SCSS 10.4%Language:TypeScript 6.3%Language:EJS 1.0%Language:Shell 0.3%Language:CSS 0.0%