Skip to content

EBIvariation/web-prototype

Repository files navigation

web-prototype

Prototypes for new website components in React.

Build

Uses Node.js version 16 and npm version 8. (You can use nvm to install both and conveniently switch between node versions.) Then run the following as needed:

# Install dependencies
npm install

# Run development server with hot reloading 
npm start

# Build development package
npm run build

About

Prototypes for new website components in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published