0.1.17 • Published 3 years ago

@frontal/pages-plugin v0.1.17

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

Frontal.js

Overview

A modern HTML development framework packed with the most critical and commonly used features in today's modern workflows:

  • CSS Languages such as Sass and Less
  • Next generation JavaScript via Babel
  • PostCSS Support
  • ESLint Support
  • Stylelint Support
  • TypeScript Support
  • HMR & Auto-Reload
  • Automatic Bundle Injection
  • Automatic Asset Optimization
  • Read the full list of features at https://dlex.io/frontal.

Getting Started

$ npm i -g frontal.js
$ frontal init my-project
$ cd my-project && frontal dev

Documentation

View the full documentation at https://dlex.io/frontal/docs.

Contribution

Read the contributing guide.