joelnet / MojiScript

MojiScript is an async-first, opinionated, and functional library

Home Page:https://mojiscript.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create webpack example

joelnet opened this issue · comments

Create an example project in the examples/webpack-hello-world directory to demonstrate how to run webpack and webpack-dev-server.

Project will need to be setup for webpack.

A basic hello world output do a div in the DOM is good enough.

commented

Can I try working on this?

Go for it!

Use example code from https://github.com/joelnet/MojiScript/tree/master/examples/parcel-hello-world

I just created a Discord chat channel. Hit me up there if you have questions. https://discord.gg/Gg7ptD5

commented

Perfect!

How is your progress going? Do you need any help?

Create an example project in the examples/webpack-hello-world directory to demonstrate how to run webpack and webpack-dev-server.

Project will need to be setup for webpack.

A basic hello world output do a div in the DOM is good enough.

Add pls some more information. Do you just need a simple template with webpack, webpack-dev-server installed and some readme with explanation how to install this with npm and then how to start a server ?

Short answer is to copy this one https://github.com/joelnet/MojiScript/tree/master/examples/parcel-hello-world but use webpack and webpack-dev-server instead of parcel.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.