create-laju-app
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -77,7 +77,7 @@ #!/usr/bin/env node | ||
console.log('👉 Next steps:'); | ||
console.log('📁 cd ' + targetPath); | ||
console.log('📁 cd ' + projectDirectory); | ||
console.log('🔥 npm run dev to start the development server.'); | ||
console.log('📦 npm run build to build the production files.'); | ||
console.log(''); | ||
console.log('� Build Faster with Laju - Happy Coding!'); | ||
@@ -84,0 +84,0 @@ |
{ | ||
"name": "create-laju-app", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "laju", |
@@ -0,0 +0,0 @@ # Laju |
10956
70