Skip to content

DartViet/Mithril-Webpack-Starter

Repository files navigation

Mithril Starter Project

Using webpack, eslint, and jest, save the hustle of setting up Mithril project

This Project is to be used with vscode and Live Server plugin

Authors

Documentation

this is for javascript only

To run this:

    npm install
    npm run start

Then open Live Server


Also:

To build project:

    npm run build

To check eslint:

    npm run lint

To check and fix eslint:

    npm run lintfix

To run test with jest:

    npm run test

Video Tutorial

2023-09-20.11-29-23.mp4

License

MIT

About

Mithril Starter Proj, save time for setting up project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published