Skip to content

arithm3tica/test-new-deploy-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetica Landing Page

A landing page and timeline developed to socialize the Arithmetica platform.

To build:

npm install
npm run build

Then open dist/index.html.

If you want to make changes to the CSS and JS

First do:

npm run watch

Then make your changes in the src directory. This will ensure everything is automatically compiled as you save your changes.

Alternatively, you could make your changes first, then do:

npm run build

To deploy:

 npm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published