Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

primate-run/angular-template

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primate Angular template

Install

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# Deno
deno install

# Bun
bun install

Run in development mode

# Node
npx primate

# Deno
deno run -A npm:primate

# Bun
bunx --bun primate

Build for production

# Node
npx primate build

# Deno
deno run -A npm:primate build

# Bun
bunx --bun primate build

Serve for production

# npm
npx primate serve

# Deno
deno run -A npm:primate serve

# Bun
bunx --bun primate serve

Serve for production without a package manager

If you just want to run the built server directly:

# Node
node build/server.js

# Deno
deno run -A build/server.js

# Bun
bun build/server.js

Documentation

Visit primate.run/docs for full documentation.

Issues

File issues against https://github.com/primate-run/primate.

License

MIT

About

Primate Angular template

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.