This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@104corp/espack

1.0.0 • Public • Published

@104corp/espack

Node version GitHub license Build Status Coverage Status

espack is a front-end tool with JS bundle solution around webpack for building static web.

espack works on macOS. If something doesn't work, please file an issue.

Introduction

The front-end development environment built with espack is based on the concept of Convention-Over-Configuration. The goal is to allow developers to focus on the development of the project itself without having to be distracted in the development environment. You can quickly create multiple page content by simply creating some file.

Getting Started

Automatically create a project.

npx @104corp/espack new my-app
cd my-app
npm run dev

If you prefer yarn.

npx @104corp/espack new my-app -i yarn

Depend

Docs

License

espack is open source software licensed as MIT.

Dependents (0)

Package Sidebar

Install

npm i @104corp/espack

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

69.8 kB

Total Files

24

Last publish

Collaborators

  • 104corp-f2e
  • 9incloud
  • totofish