0.1.8 • Published 10 months ago

@arturo.soto/rtve-module-layout v0.1.8

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
10 months ago

rtve-module-layout

Description:

Proyecto que contiene layout genérica y común para todos los proyectos basados en Next Basado en template de rtve-play-utils

Acordarse de poner la siguiente config en next.config.js:

{
  ...,
  transpilePackages: ['@arturo.soto/rtve-module-layout']
}

http://localhost:3000/playLayout http://local.rtve:3000/playLayout

Next

Source: (https://nextjs.org/docs/api-reference/cli)

npm install - Installs the dependencies of the module npm run dev - Starts the application in development mode with hot-code reloading, error reporting, and more. npm run build - Creates an optimized production build of your application npm run start - Starts the application in production mode. The application should be compiled with next build first. npm run lint - Runs ESLint for all files in the pages/, app (only if the experimental appDir feature is enabled), components/, lib/, and src/ directories.

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago