Skip to content

Signor1/www

 
 

Repository files navigation

Alephium's website

Development

Clone .env.example into .env.

npm run start

The site is now running at http://localhost:8000

CMS

Uncomment the first line in ./static/admin/config.yml

local_backend: true

In a new terminal, run:

npx decap-server

The CMS is now running at http://localhost:8000/admin/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • JavaScript 3.0%
  • CSS 1.9%