- Discord: #year4000 on Discord
- Demo
- NPM Package
This contains styled web components that are used to create websites. This project is in constant development and things will change around.
Please see the wiki to see how to use the components in a web page. While the Wiki is being created view the source of this file.
Install the npm modules after you have cloned the repo.
npm install
To run this in a dev environment just use webpack to build and watch the src
.
This folder is used to demo the components as well as develop the components.
Then the site will be at localhost:8080
.
npm run start
Currently the license for this project is No License.