Skip to content

(OLD) MemAssist website for GitHub Pages

Notifications You must be signed in to change notification settings

memassist/memassist.github.io-webpack

Repository files navigation

MemAssist Website

This is an older version of the memassist.github.io website source, based on webpack.

For the current version, please visit https://github.com/memassist/memassist.github.io.

Build Setup

npm install

# Watch
npm run watch

# Development build
npm run build:dev

# Production build
npm run build:prod

# Local server
cd dist
http-server